Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getGetProductForEditingHandlerService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler' shared autowired service.
$a = ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService());
return $this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\QueryHandler\\GetProductForEditingHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler(($this->privates['PrestaShop\\PrestaShop\\Core\\Util\\Number\\NumberExtractor'] ?? $this->load('getNumberExtractorService.php')), $a, ($this->services['PrestaShop\\PrestaShop\\Adapter\\Category\\Repository\\CategoryRepository'] ?? $this->getCategoryRepositoryService()), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Stock\\Repository\\StockAvailableRepository'] ?? $this->load('getStockAvailableRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\VirtualProduct\\Repository\\VirtualProductFileRepository'] ?? $this->load('getVirtualProductFileRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Image\\Repository\\ProductImageRepository'] ?? $this->load('getProductImageRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Attachment\\AttachmentRepository'] ?? $this->load('getAttachmentRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Tax\\TaxComputer'] ?? $this->load('getTaxComputerService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()))->getInt("PS_COUNTRY_DEFAULT"), new \PrestaShop\PrestaShop\Adapter\Product\Options\RedirectTargetProvider(new \PrestaShop\PrestaShop\Adapter\Product\Repository\ProductPreviewRepository($a, ($this->services['PrestaShop\\PrestaShop\\Core\\Domain\\Product\\Image\\Provider\\ProductImageProviderInterface'] ?? $this->load('getProductImageProviderInterfaceService.php'))), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Category\\Repository\\CategoryPreviewRepository'] ?? $this->load('getCategoryPreviewRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Image\\ProductImagePathFactory'] ?? $this->load('getProductImagePathFactoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\SpecificPrice\\Repository\\SpecificPriceRepository'] ?? $this->load('getSpecificPriceRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration())), ($this->services['PrestaShop\\PrestaShop\\Core\\Category\\NameBuilder\\CategoryDisplayNameBuilder'] ?? $this->load('getCategoryDisplayNameBuilderService.php')));